.blgcomment-list>li:nth-child(n+2) {
    margin-block-start: 15px !important;
}

.custom-card {
    border: 1px solid #ced4da;
}

.customizer-action svg {
    width: 23px !important;
    color: #ffffff !important;
}

.active-mode {
    border: solid 2px #000000 !important;
}

.property-img {
    max-width: 507px;
    max-height: 286px;
}

.text-justify {
    text-align: justify;
}

.custom .media {
    padding: 10px !important;
}

.user-avatar {
    width: 30px;
    height: 30px;
}

@media only screen and (max-width: 410px) {
    .header_li {
        display: none !important;
    }
}

.blgcomment-list li .media img {
    width: auto;
    height: 40px !important;
}

#card-element {
    border: 1px solid #e5e5e5 !important;
    border-radius: 5px !important;
    padding: 13px !important;
}

.codex-sidebar .logo-gridwrap {
    padding: 0px 16px !important;
}

.setting-logo {
    width: 300px !important;
    ;
}

.landing-logo {
    max-width: 225px;

}

.auth-main .auth-wrapper.v2 .logo {
    max-width: 300px;

}

.b-brand .logo {
    max-width: 212px !important;

}

.lan-footer .codex-brand {
    margin-block-end: 0px !important;
}

.email-sidebar ul.custom-sidebarmenu-list {
    margin-block-start: 0px;
}

.invoice-logo {
    width: 250px;
}

.codex-calendar .events-list li {
    font-size: 13px;
    font-weight: 500;
    padding: 10px 10px;
    border-radius: 5px;
    color: #fff;
    line-height: 1;
}

.codex-calendar .events-list {
    overflow: auto;
    height: 863px;
}

.landing_logo {
    filter: drop-shadow(2px 3px 7px #011C4B);
}

.head-invoice img {
    width: 250px;
}

.cdx-invoice .body-invoice .table tr td {
    padding: 10px 10px !important;
}


.codex-brand img {
    width: 300px;
}

.codex-authbox .auth-header .codex-brand {
    margin-block-end: 0px;
}


.intro {
    background-repeat: no-repeat;
    background-size: cover;
}

.landing_dash {
    position: absolute;
    right: 0px;
    top: 50%;
    left: auto;
    bottom: 0;
    transform: translateY(-50%);
    overflow: hidden;
    height: 585px;
    display: flex;
    align-items: center;
    width: 60%;
}

.landing_dash img {
    object-fit: cover;
    position: relative;
    right: -220px;
    border-radius: 10px;
    left: auto;
    width: 100%;
    height: 100%;
}

@media only screen and (max-width: 1440px) {
    .landing_dash {
        display: none;
    }
}

.lan-footer {
    text-align: center;
    background-color: unset;
}

.lan-footer .support-contain p {
    color: #051722;
    font-size: calc(16px + 4*(100vw - 420px) / 1500);
}

.select2-container .select2-selection--single {
    height: 43px !important;
    border-color: #e5e5e5;
}

.select2-container .select2-selection--multiple {
    min-height: 43px !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #e5e5e5;
}

/* =========================================================================== */
.dt-length {
    padding-left: 7px !important;
}

.dt-search {
    padding-right: 7px !important;
}

.dt-info {
    padding-left: 7px !important;
}

.dt-paging {
    padding-right: 7px !important;
}

.dt-buttons {
    padding-left: 7px !important;
    float: left;
}

.dt-container {
    margin-top: 10px;
}

.dt-info {
    float: left;
}

.dt-paging {
    float: right;
    padding-top: .85em;
}

.form-group {
    margin-bottom: 15px;
}

div:where(.swal2-container) h2:where(.swal2-title) {
    font-size: 1.2em !important;
}

div:where(.swal2-container) .swal2-html-container {
    font-size: 0.9em !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel {
    font-size: 0.8em !important;
}

div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    font-size: 0.8em !important;
}

div:where(.swal2-icon) {
    width: 4em !important;
    height: 4em !important;
}

.account-tabs .nav-item .nav-link {
    position: relative;
    padding: 0.7rem 1rem;
    font-weight: 500;
    color: var(--primary);
    display: flex;
    align-items: center;
}

.testaments-cards::after {
    background: transparent !important;
}

.pricingpricing .price-card .product-list li::before {
    content: '\eb55';
    color: red;
}

.pricingpricing .price-card .product-list li.enable::before {
    content: "\ea5e";
    color: #00c853;
}

.pricingpricing .price-card .product-list li {
    opacity: 1 !important;
}

.account-tabs .nav-item .nav-link.active {
    color: var(--bs-secondary-rgb);
    background: rgba(var(--bs-secondary-rgb), 0.1);
}

form label {
    text-transform: capitalize;
}

@media print {
    .table-responsive {
        overflow: visible !important;
        height: auto !important;
        display: block !important;
    }
}

.color_type {
    position: relative;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    transition: all 0.15s ease-in-out;
    margin-right: 10px;
    margin-top: 10px;
    width: 48px;
    height: 48px;
    flex: none;
    cursor: pointer;
}

.cutom_colorr.active::after,
.cutom_colorr.custom::after {
    content: "✓";
    color: #fff;
    font-size: 30px;
    background: none !important;
    font-weight: 900;
    background-color: transparent !important;
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 10px;
    line-height: 0;
}


.modal-body .select2-container {
    z-index: 1024;
    width: 100% !important;
}

.modal-backdrop~.select2-container {
    width: 100% !important;
    z-index: 10000 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 40px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}

.daterangepicker td.active,
.daterangepicker td.active:hover,
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: rgba(var(--bs-secondary-rgb), 1);
}

.notifier-container {
    z-index: 1072;
}

.select2-container,
.modal-body .select2-container {
    z-index: 1024;
    width: 100% !important;
}


.pc-kanban-wrapper .pc-kanban-column {
    width: 338px;
}
.demo-login-panel {
    border: 1px solid #d7dde6;
    border-radius: 8px;
    padding: 14px;
    background: #f8fafc;
}

.demo-login-title {
    color: #111827;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.demo-login-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 8px;
}

.demo-login-btn {
    min-height: 40px;
    white-space: normal;
}

@media (max-width: 575.98px) {
    .demo-login-grid {
        grid-template-columns: 1fr;
    }
}

.workforce-module-card {
    color: inherit;
    border: 1px solid #e7eaee;
}

.workforce-module-card.active {
    border-color: var(--bs-secondary);
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);
}

.employee-dashboard-card {
    color: inherit;
    border: 1px solid #e7eaee;
}

.employee-dashboard-card:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);
}

.dashboard-hero {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    min-height: 176px;
    padding: 28px;
    margin-bottom: 24px;
    border-radius: 10px;
    color: #ffffff;
    background: linear-gradient(135deg, #0f766e 0%, #155e75 55%, #111827 100%);
    box-shadow: 0 18px 48px rgba(15, 23, 42, 0.18);
}

.dashboard-hero::after {
    content: "";
    position: absolute;
    inset: auto -80px -120px auto;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    border: 42px solid rgba(255, 255, 255, 0.10);
    animation: dashboardPulse 5s ease-in-out infinite;
}

.dashboard-hero h3 {
    color: #ffffff;
    font-size: 28px;
    line-height: 1.2;
    margin: 10px 0 8px;
}

.dashboard-hero p {
    max-width: 650px;
    margin: 0;
    color: rgba(255, 255, 255, 0.78);
}

.dashboard-eyebrow {
    display: inline-flex;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 999px;
    padding: 6px 12px;
    background: rgba(255, 255, 255, 0.12);
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}

.dashboard-hero-actions,
.dashboard-hero-metric {
    position: relative;
    z-index: 1;
    flex: 0 0 auto;
}

.dashboard-hero-metric {
    min-width: 210px;
    padding: 18px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.18);
}

.dashboard-hero-metric span,
.dashboard-insight-card span {
    display: block;
    color: #64748b;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.dashboard-hero-metric span {
    color: rgba(255, 255, 255, 0.74);
}

.dashboard-hero-metric strong {
    display: block;
    margin-top: 6px;
    color: #ffffff;
    font-size: 28px;
}

.dashboard-stat-card,
.dashboard-insight-card,
.dashboard-panel-card {
    border: 1px solid #e7eaee;
    border-radius: 10px;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.05);
}

.dashboard-stat-card {
    position: relative;
    overflow: hidden;
    animation: dashboardRise 0.45s ease both;
}

.dashboard-stat-card::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 5px;
    background: var(--stat-color, #0f766e);
}

.dashboard-stat-card .avtar {
    color: #ffffff;
    background: var(--stat-color, #0f766e);
}

.dashboard-stat-card p {
    color: #64748b;
    font-weight: 600;
}

.dashboard-stat-card h4,
.dashboard-stat-card h3 {
    color: #0f172a;
    font-weight: 800;
}

.dashboard-stat-card:hover,
.dashboard-panel-card:hover,
.employee-dashboard-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 16px 34px rgba(15, 23, 42, 0.10);
}

.tone-teal { --stat-color: #0f766e; }
.tone-blue { --stat-color: #2563eb; }
.tone-green { --stat-color: #16a34a; }
.tone-amber { --stat-color: #d97706; }
.tone-slate { --stat-color: #475569; }
.tone-rose { --stat-color: #e11d48; }

.dashboard-insight-card {
    padding: 22px;
    margin-bottom: 24px;
    background: #ffffff;
    animation: dashboardRise 0.5s ease both;
}

.dashboard-insight-card strong {
    display: block;
    margin: 8px 0 12px;
    color: #0f172a;
    font-size: 30px;
    line-height: 1;
}

.dashboard-insight-card small {
    color: #64748b;
}

.dashboard-progress {
    width: 100%;
    height: 9px;
    overflow: hidden;
    border-radius: 999px;
    background: #e5edf1;
    margin-bottom: 10px;
}

.dashboard-progress i {
    display: block;
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, #0f766e, #22c55e);
    animation: dashboardFill 1s ease both;
}

.dashboard-panel-card {
    animation: dashboardRise 0.55s ease both;
}

@keyframes dashboardRise {
    from {
        opacity: 0;
        transform: translateY(12px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes dashboardFill {
    from { width: 0; }
}

@keyframes dashboardPulse {
    0%, 100% {
        transform: scale(1);
        opacity: 0.8;
    }
    50% {
        transform: scale(1.08);
        opacity: 0.45;
    }
}

@media (max-width: 767.98px) {
    .dashboard-hero {
        align-items: flex-start;
        flex-direction: column;
        padding: 22px;
    }

    .dashboard-hero h3 {
        font-size: 24px;
    }

    .dashboard-hero-actions {
        display: grid;
        width: 100%;
        gap: 10px;
    }
}
